Edit Task: SetPossibilityResourceAnimation
Format
SCHED / EditTask '<TaskName>' SetPossibilityResourceAnimation '<PossiblityName>' '<ResourceName>' <Animation>
Description
The SetPossibilityResourceAnimation attribute under EditTask defines the resource animation type for a single task possibility.
Parameters
Parameter | Description |
---|---|
PossibilityName | A string of text with a comma delimited list of resources in the possibility, surrounded by single quotes. Order is not required and the resource names should not be in quotes. |
ResourceName | A string of text in single quotes of the resource name that is being defined within the command. |
Animation | Options are either NA, None, SensorOn, or ObjectLine. The SensorOn option is only valid for resources associated with STK sensor objects. |
Examples
Set no STK animation for FUSE in the possibility containing FUSE, CassiopeiaStar_HR-21 and SSR.
SCHED / EditTask 'FUSEscience' SetPossibilityResourceAnimation 'FUSE,CassiopeiaStar_HR-21,SSR' 'FUSE' None